home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pwrlst36.zip / HISTORY.DOC < prev    next >
Text File  |  1992-12-25  |  5KB  |  107 lines

  1.                    History of Changes in Power List
  2.                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. 1.0        Original release
  5.  
  6. 1.1        Made just a few cosmetic changes.
  7.  
  8. 1.2        Attempted to find and correct a problem that would occassionally
  9.            lock up the program during a file copy routine.
  10.  
  11. 1.3        Fixed an over sight on my part.  The door would only recognize
  12.            com1.  I added a line to the config file so be sure to read the
  13.            DOCS!!!!
  14.  
  15. 1.4        Another over sight on my part sorry.  It seems I forgot that some
  16.            Sysops might have a DIR file that was more than one screen.  The
  17.            program would prompt more input every 23 lines but would allow
  18.            no input except a carriage return.  This is fixed now.
  19.  
  20. 1.5        I messed up guys and gals and made it impossible to exit with-
  21.            out the CAPS LOCK key on.     OOPPSS!!
  22.  
  23. 1.6        Some users had trouble with some directory numbers not being
  24.            accepted or being told they were not there when they were. This
  25.            is now fixed.  Also the door was creating an unwanted file in
  26.            the temp directory, I removed that.
  27.  
  28. 2.0        First I had to fix a couple of input errors that I over looked.
  29.  
  30.            The adopt screen is now built in and you will not need the file
  31.            ADOPT.SCR anymore.  The registered version of Power List will
  32.            not display this file.
  33.  
  34.            The help menu is now built in and you will no longer need this
  35.            file either.
  36.  
  37.            I revised the menus so as to be more descriptive and to
  38.            facilitate an expert mode for users familiar with the commands.
  39.  
  40.            Added an expert mode for those users who know their way around
  41.            the program.  This speeds up the door a little as the screens
  42.            display a little faster.
  43.  
  44.            Added SCAN ability based on either the LastDirListing data
  45.            from the users file, or the user can input a date of his/her
  46.            choice.
  47.  
  48.            ---IMPORTANT---IMPORTANT---IMPORTANT---IMPORTANT---IMPORTANT---
  49.            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  50.            This last change required I add a line to the config file so
  51.            please be sure to change your config file or the door will crash.
  52.  
  53. 2.1        Added the ability to abort a file date scan prior to its
  54.            finishing.  I am still working on adding the extra description
  55.            lines to the list.  I originally left them out for sake of size
  56.            as I was attempting to keep the download to a minimum.
  57.  
  58. 2.2        Added a text search routine.  You can now search for all
  59.            occurances of a string and abort at any time and still download
  60.            the list from where you aborted.
  61.  
  62.            I still have not try to get the extra description lines as that
  63.            would increase code size dramatically as well as the size of the
  64.            file the user downloads.  And the purpose of this utility is to
  65.            keep transfer time to a minimun.  If the user want's multi-line
  66.            descriptions he/she can select entire directories to download.
  67.  
  68.            The scan routines are a little faster now and also are a bit
  69.            more explanatory.  The program keeps you informed as to how far
  70.            the scan has progressed.
  71.  
  72. 3.0        This version is a complete re-write using Ted Freemans' Door-
  73.            Frame.  This was needed in order to get rid of the lock ups
  74.            occuring upon exiting the door.
  75.  
  76.            Power List should now work with other BBS packages besides
  77.            PCBoard, however I have no way of testing it so if you try it
  78.            on another package and have trouble let me know.  If it works
  79.            properly you will tell me when you register. Right? <GRIN>
  80.  
  81.                 !!!!!!!!! IMPORTANT !!!!!!!!!!! IMPORTANT !!!!!!!!
  82.                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  83.            This version requires a change to the config file so be sure
  84.            to read the docs!!!!
  85.  
  86.            The capability to understand PCBoard's @X codes is no longer
  87.            available.  This is not to say that it won't be back some
  88.            day, but for now you will have to keep a DIR and a DIRG menu
  89.            file available for Power List to use.
  90.  
  91. 3.1        Fixed some array boundries that were causing a couple
  92.            problems.
  93.  
  94.            Added "K" command to the main menu to turn HotKeys on/off.
  95.  
  96. 3.5        Changed the (T)ext Search option so that each time a match is
  97.            found it is displayed on the screen.  Also added the ability
  98.            to abort in the middle of a text search, and progress to that
  99.            point is still logged in your POWER LIST.
  100.  
  101.            Changed the output of the (S)can by Date options to match
  102.            that of the (T)ext Search option and also added the ability
  103.            to abort that one as well.
  104.  
  105.            Made a few cosmetic corrections to a couple of screens.
  106.  
  107.